* {
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: "microsoft yahei";
}
img{
	image-rendering: -webkit-optimize-contrast;
}
html,
body {
	height: 100%;
	min-width: 1400px;
}

a {
	text-decoration: none;
	outline: none;
	color: #333333;
	cursor: pointer;
}

.cp {
	cursor: pointer!important;
}

ul {
	list-style: none;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}


.clearfix:after {clear: both;}

.clearfix {*zoom: 1; /*IE/7/6*/}

.bg-fa {background: #FAFAFA}

.bg-f {background: #FFFFFF}

.bg-light-blue {background:#1989FA}

.bg-light-green {background: #07C160}

.bg-red {background: red}

.w {
    width: 1200px;
    margin: 0 auto;
}

.fl {float: left;}

.fr {float: right;}

.color-red {color: red;}

.color-white {color: #ffffff;}

.color-ccc {color: #ccc;}
.m-20 {margin: 20px;}
.m-30 {margin: 30px;}
.mt-10 {margin-top: 10px!important;}
.mt-20 {margin-top: 20px!important;}
.mt-0 {margin-top: 0px!important;}
.pt-0 {padding-top: 0px!important;}

.mb-20 {margin-bottom: 20px!important;}
.mb-10 {margin-bottom: 10px!important;}

.mlr-30 {margin: 0 30px;}


.ml-20 {margin-left: 20px!important;}
.mr-20 {margin-right: 20px!important;}

.mtb-10 {margin: 10px 0}
.mtb-20 {margin: 20px 0}

.pb-20 {padding-bottom: 20px;}

.plr-10 {padding: 0 10px}

.pt-5 {padding-top: 5px;}

.pr-20 {padding-right: 20px;}

.text-c {text-align: center;}
.text-l {text-align: left;}
.text-r {text-align: right;}

.font-20 {font-size: 20px!important;}
.font-16 {font-size: 16px!important;}

.font-b-s {font: 600 15px/15px "MicroSoft YaHei";}

.font-blod {font-weight: bold;}

.border-rd {border-right: 1px dashed #EAEAEA;}

.border-td {border-top: 1px dashed #eaeaea;}

.mh-350 { min-height: 350px; }


.dp-ib { display: inline-block; }

.common-btn {
    padding: 5px 15px;
	border-radius: 2px;
}


.theme-light-blue {
    background: #38A5FF;
    color: #FFFFFF;
}

.flex-row-center {
	display: flex;
	align-items: center;
}

.flex-row-between{
	display: flex;
	justify-content: space-between;
	align-items: center;
}


.flex-row-around {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

.table_user{
	border: 1px solid #f2f2f2;
}
.table_user thead tr {
	background: #f2f2f2;
}
.table_user  thead tr th{
	font-weight: 100;
	text-align: left;
	padding: 5px 0;
	box-sizing: border-box;
	padding-left: 15px;
	text-align: center;
}
.table_user tbody tr td{
	border-bottom: 1px solid #f2f2f2;
	padding: 8px 0 8px 15px;
}
.table_user tbody tr td a{
	margin-right: 20px;
}
.table_user  tbody tr td.active,.table_user  table tbody tr td a{
	color: #ED6A1B;
	cursor: pointer;
}


button,
input:focus,
select,
textarea {
	outline: none;
}

button {
	cursor: pointer;
	box-sizing: border-box;
	font-size: 14px;
}

button.btn,a.btn{
	border: 1px solid #DCDCDC;
	display: inline-block;
	border-radius: 3px;
	height: 36px;
	line-height: 36px;
	color: #333333;
	padding: 0 15px;
	cursor: pointer;
	background: #FFFFFF;
	box-sizing: border-box;
}

button.btn.active {
	background: #ED6A1B;
	color: #FFFFFF;
	border: 1px solid #37a3ff;
}


input,
select {
	border: 1px solid #DCDCDC;
	height: 36px;
	/*28px*/
	line-height: 36px;
	padding-left: 5px;
	color: #333333;
	box-sizing: border-box;
	font-size: 14px;
}

textarea {
	border: 1px solid #DCDCDC;
	resize: none;
	padding: 5px;
	color: #333333;
	font-size: 14px;
}

#header {
	width: 1903px;
	min-width: 960px;
	-webkit-box-shadow: 0 0 8px -1px rgb(21 20 20 / 15%);
	box-shadow:0 0 10px -1px #736b6b;
	position: fixed;
	background: #Fff;
	top: 0;
	left: 0;
	opacity: 1;
	z-index: 99999;
}
.top-bb{
	width: 1200px;
	position: absolute;
	bottom: 4px;
	left: 30%;
}
.llogo{
	position: absolute;
	left: 258px;
	top: 23px;
}

.bar-text{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.bar-text>p,.bar-right>a,.bar-right>span{
	font-size: 12px;
}


.top-bar {
	height: 34px;
	line-height: 32px;
	color: #333333;
	margin: 0 auto;
	background: #f2f2f2;
}




#suspension-frame{
	position: fixed;
	z-index: 999;
	right: 0px;
	top: 20%;
}
#suspension-frame .frame-box ,.suspension-more{
	width: 50px;
	background: rgba(0,0,0,0.5);
	position: relative;
	padding: 5px;
	box-sizing: border-box;
	margin-bottom: 2px;
	text-align: center;
}
#suspension-frame .frame-box:hover ,.suspension-more:hover{
	background: #2079c4;
}
#suspension-frame .frame-box .iconfont ,.suspension-more .iconfont{
	color: #FFFFFF;
	font-size: 26px;
}
.frame-box span{
	position: absolute;
	color: #FFFFFF;
	background: red;
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	text-align: center;
	top:5px;
	right: 5px;
}
.frame-box>div{
	position: absolute;
	padding: 0 10px;
	height: 51px;
	line-height: 51px;
	left: -165px;
	top: 0px;
	background: rgba(0,0,0,.5);
	color: #FFFFFF;
	display: none;
}


#banner {
	min-width: 960px;
}
#banner li img{
	min-width: 960px;
}
.bar-right{
	position: relative;
}
.bar-right>a,.bar-right>span{
	display: inline-block;
	color: #333333;
	text-decoration: none;
	border: 1px solid #f2f2f2;
	position: relative;
	border-bottom: 0;
	cursor: pointer;
	padding: 0 15px;
}
.bar-right>a:hover,.bar-right>span:hover{
	color: #ED6A1B;
}
.bar-right>span:hover>span{
	border-color:#fefefe ;
}


.listdown:hover{
	color: #ED6A1B;
	border:1px solid #cbcbcb;
	border-bottom: 0;
	background: #fefefe;
}

.listdown>p{
	position: absolute;
	background: #fefefe;
	border: 1px solid #cbcbcb;
	width: 200px;
	border-top: 0;
	z-index: 999;
	left: -1px;
	padding: 10px;
	box-sizing: border-box;
}
.listdown>p>a{
	display: inline-block;
	margin: 0 5px 5px;
	border: 1px solid #DCDCDC;
	padding: 2px 10px;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
}
.listdown>p>a:hover{
	border: 1px solid #ED6A1B;
	color: #ED6A1B;
}
.bar-right ul{
	display: none;
	width: 200px;
	text-align: center;
	z-index: 1000;
	background: #fefefe;
	border: 1px solid #cbcbcb;
	position: absolute;right: -1px;
	border-top: 0;
}
.bar-right ul li p:first-of-type{
	color: #666;
}
.bar-right ul li p{
	color: red;
	line-height: 25px;
	font-size: 12px;
}

.floor1{
	background:#00A0E9!important ;
}
.floor2{
	background:#FDD000!important ;
}
.floor3{
	background: #8FC31F!important;
}
.floor4{
	background: #E60012!important;
}
.floor5{
	background:#435A7A!important ;
}
.floor6{
	background: #2FBAFB!important;
}


.bar-right ul li{
	text-align: left;
	border-bottom: 1px solid #DCDCDC;
	box-sizing: border-box;
	padding: 10px;
	height: 120px;
}
.bar-right ul img{
	width: 100px;
	float: left;
}
.slg{
	position: absolute;
	left: 538px;
	top: 30px;
	color: #fff;
}
.slg p{
	font-size: 20px;
}
.top-bb a{
	font-size: 16px;
	padding: 0 13px;
	cursor: pointer;
	color: #fff!important;
	background: #E60012;
	border-radius: 15px;
}
.cca{
	position: absolute;
	writing-mode: revert;
	right: 307px;
	width: 20px;
	top: 0px;
}
.head-bar {
	width: 80%;
	margin: 0 auto;
	padding: 10px 0;
	position: relative;
}
.head-favort{
	position: absolute;
}

.form-container {
	width: 400px;
	background: #ED6A1B;
	padding: 2px;
	margin-left: 80px;
	position: relative;
}

.form-container input {
	width: 90%;
	background: #fefefe;
	padding: 1px 5px;
	border: 0;
	padding-right: 40px;
}

.keywords-container{
	display: none;
	position: absolute;
	z-index: 999;
	background: #fefefe;
	border: 2px solid #ED6A1B;
	width: 100%;
	border-top: 0;
	left: 0px;
	padding: 10px;
	box-sizing: border-box;
}
.keywords-container>p, .keywords-container .history>p{
	margin-bottom: 10px;
}
.keywords-container>a, .keywords-container .history>a{
	display: inline-block;
	border: 1px solid #DCDCDC;
	padding: 5px 10px;
	margin: 5px;
	font-size: 12px;
}
.keywords-container>a:hover, .keywords-container .history>a:hover{
	border: 1px solid #ED6A1B;
	color: #ED6A1B;
}
.keywords-container li{
	padding: 10px 0;
	padding-left: 5px;
	color: #333333;
}

#clear-history {
	text-align: right;
	font-size: 12px;
}

.search-btn ,.photo-search-btn{
	position: absolute;
	background: #ED6A1B;
	width: 42px;
	height: 36px;
}

.head-favort a {
	display: inline-block;
	color: #434343!important;
	text-align: center;
	height: 40px;
	line-height: 36px;
	padding: 0 15px;
	margin-left: 50px;
	position: relative;
}

.head-favort a span {
	position: absolute;
	right: -10px;
	top: -6px;
	background: red;
	border-radius: 50%;
	font-size: 12px;
	display: block;
	width: 23px;
	height: 23px;
	line-height: 23px;
	color: #FFFFFF;
}

.head-favort .shopcar,
.head-favort .collection {
	font-size: 22px;
	position: relative;
	top: 2px;
}

.head-nav {
	width: 1200px;
	margin: 0 auto;
	margin-top: 10px;
}

.head-nav a {
	position: relative;
	width: 110px;
	height: 38px;
	line-height: 38px;
	background: #FFFFFF;
	color: #9D9D9D;
	display: inline-block;
	text-decoration: none;
	text-align: center;
}
.head-nav a.navbar-get-coupon:hover {
    background: none;
    color: #9d9d9d;
}
.coupon-get {
	position: absolute;
	width: 45px;
	height: 45px;
	left: 78px;
	top: -5px;
}

.head-nav a:hover {
	color: #FFFFFF;
	background: #ED6A1B;
}

.head-nav a.active {
	color: #FFFFFF;
	background: #ED6A1B;
}
:root {
	/* --theme-color: #2b5496; */
	--theme-color: #ED6A1B!important;
}
#footer{
	width: 100%;
	left: 0;
	background:#b8b8b8;
	/* border-top: 2px solid #ED6A1B; */
	clear: both;
	color: #505050!important;
}
#footer a{
	color: #505050!important;
}
#footer>div{
	width: 1200px;
	display: flex;
	flex-direction: row;
	margin: 0 auto;
	padding-top: 30px;
}

#footer>div>div:first-of-type {
	margin-right: 60px;
}

.footer-content {
	flex-direction: column;
	text-align: left;
	flex: 1;
}

.footer-contact{
	display: flex;
	flex: 3;
}
.footer-contact-left{
	flex: 1.5;
}
.footer-contact-right{
	flex: 2.5;
	margin-top: 30px;
}
.footer-title {
	font-weight: bold;
	margin-bottom: 20px;
}

.footer-text {
	margin: 10px 0;
	font-size: 14px;
	display: block;
}

.footer-img {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
}

#copyright {
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	color: #666666;
	margin-bottom: 30px;
	margin-top: 20px;
}

ul.breadcrumb {
	display: inline-block;
	list-style: none;
}

ul.breadcrumb li {
	display: inline-block;
}

ul.breadcrumb li>a {
	color: #37A3FF;
}

ul.breadcrumb li.active {
	color: #666666;
}

.breadcrumb .divider {
	color: #999999;
	padding: 0 5px;
}

.regmsg {
	text-align: left !important;
	padding-left: 10px;
}

@-webkit-keyframes zoom {
	from {
		-webkit-transform: scale(0)
	}
	to {
		-webkit-transform: scale(1)
	}
}

@keyframes zoom {
	from {
		transform: scale(0)
	}
	to {
		transform: scale(1)
	}
}

.modal-content input[type="text"],
.modal-content input[type="tel"],
.modal-content input[type="email"],
.modal-content select {
	border: 1px solid #DCDCDC;
}

.modal-content input,.modal-content select {
	height: 30px;
	line-height: 30px;
}
.modal-content {
	display: flex;
	flex-flow: column nowrap;
	width: 560px;
	min-height: 300px;
	margin: 100px auto;
	border-radius: 10px;
	background-color: #fff;
	-webkit-animation: zoom 1s;
	animation: zoom 1s;
	overflow: hidden;
}

.modal-header {
	box-sizing: border-box;
	border-bottom: 1px solid #ccc;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 20px;
}

.close {
	color: #b7b7b7;
	font-size: 30px;
	font-weight: bold;
	margin-right: 5px;
	transition: all 0.3s;
}

.close:hover,
.close:focus {
	color: #95b4ed;
	text-decoration: none;
	cursor: pointer;
}


.full_screen{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	background-color: rgba(0, 0, 0, 0.5);
	
}
.full_screen_box{
    position: relative;
    top: 17%;
    left: 21%;
    -webkit-animation: zoom 1s;
    animation: zoom 1s;
}


.modal-body {
	padding: 20px;
	font-size: 16px;
	box-sizing: border-box;
}

.modal-footer {
	box-sizing: border-box;
	display: flex;
	padding: 15px;
	border-top: 1px solid #ccc;
	justify-content: flex-end;
	align-items: center;
}

.modal-footer button {
	box-sizing: border-box;
	margin-right: 10px;
	font-size: 16px;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	background: #FFFFFF;
}

.modal-footer button:focus {
	background-color: #37a3fe;
	color: #FFFFFF;
	cursor: pointer;
}
/*图片预览模态框*/
.preview-modal .modal-content {
    display: table;
    width: auto;
    min-width: 500px;
    max-width: 95%;
    max-height: 90vh;
    margin: 50px auto;
    
  }
.preview-modal .modal-body {
    max-height: 70vh;
    text-align: center;
}
.preview-modal .modal-body img {
    max-width: 100%;
    max-height: 65vh;
    object-fit: contain;
}
.preview-modal .modal-footer {
	justify-content: center;
	cursor: pointer;
	color: #09bb07;
	border-top: 1px solid #d5d5d685;
}
@media only screen and (max-width: 1300px) {
	.bar-text,.head-bar,.head-nav,#footer>div,#copyright{
		width: 960px;
	}
	.form-container{
		width: 300px
	}
	.search-btn {
		width: 30px;
	}
	/*#header,
	.bar-text,
	.head-bar,
	#footer,
	#footer>div,
	#copyright,
	.head-nav {
		width: 960px;
		margin: 0 auto;
	}
	.search-btn {
		left: 3px;
	}
	.head-favort {
		padding-right: 20px;
	}
	.form-container {
		margin-left: 30px;
		width: 300px;
	}
	.footer-content {
		flex-direction: column;
		text-align: left;
		flex: 1;
	}
	.footer-img {
		left: 46px;
	}
	.bar-text {
		box-sizing: border-box;
		padding-left: 15px;
		padding-right: 30px;
	}*/
}

[v-cloak] {
	display: none;
}

.loading {
	width: 30px;
	height: 30px;
	border: 2px solid;
	border-color: #333 #333 transparent;
	border-radius: 50%;
	box-sizing: border-box;
	animation: loading 1s linear infinite;
	-o-animation: loading 1s linear infinite;
	-moz-animation: loading 1s linear infinite;
	-webkit-animation: loading 1s linear infinite;
	position: relative;
	left: 47%;
	margin-bottom: 15px;
}

@keyframes loading {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

@-moz-keyframes loading {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes loading {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

@-o-keyframes loading {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

.loading-box {
	height: 200px;
	text-align: center;
	position: relative;
	top: 70px;
}
/*.page{
	text-align: center;
	margin-top: 20px;
}
.page span.active, .page a{
	display: inline-block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	margin: 0 5px;
}
.page span.active{
	background: #2e6ab1;
	color: #FFFFFF;
	border: 1px solid navy;
}
.page a{
	border: 1px solid #9aafe5;
	color: #2e6ab1;
}*/

.page_search{
	padding-left: 0;
}
.page{
    text-align: center;
    margin: 20px 0; 
}
.page span.active, .page a{
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin: 0 5px;
}
.page span.active,.page a.active{
    background: #2e6ab1;
    color: #FFFFFF;
    border: 1px solid navy;
}
.page a{
    border: 1px solid #9aafe5;
    color: #2e6ab1;
}
/*进度条*/
.status-default,.status-active{
	position: relative;
	width: 250px !important;
	height: 20px;
	display: inline-block;
}
.status-default::before,.status-active::before{
	content: "";
	position: absolute;
	top: 8px;
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #efefef;
	border-radius: 100%;
}
.status-default::after,.status-active::after{
	content: "";
	display: inline-block;
	position: absolute;
	top: 8px;
	height: 4px;
	width: 240px;
	background: #EFEFEF;
	left: 10px;
}
.status-default:last-of-type,.status-active:last-of-type{
	width: 10px !important;
}
.status-default:last-of-type::after,.status-active:last-of-type::after{
	content: none;
}
.status-text font{
	font-size: 14px;
	color: #CCCCCC;
	top: 20px;
	left: 95px;
	width: 250px;
	display: inline-block;
	position: relative;
}
.status-active::before,.status-active::after{
	background: #ED6A1B;
}
.status-active-box{
	overflow: hidden; 
	position: absolute; 
	overflow: hidden; 
	white-space: nowrap;
}



.login_after::after{
	content: "登录后查看价格";
	color: red;
}

.frame-box:last-of-type{
	display: none;
	opacity: .3;
}

.search_msg{
	text-align: center; 
	color: #666; 
	display: flex; 
	flex-direction: row; 
	justify-content: center;
	align-items: center;
}
.search_msg img{
	margin-right: 10px;
}
.coupon_num span{
	position: absolute;
	right: 0px;
	top: 0px;
	background: red;
	border-radius: 50%;
	font-size: 12px;
	display: block;
	width: 18px;
	height: 18px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: center;
}
/*.myBtn {
	position: fixed;
	bottom: 20px;
	right: 30px;
	cursor: pointer;
	padding: 15px;
	border-radius: 5px;
	z-index: 999;
	border: none;
	outline: none;
	background-color: #353535;
	color: white;		
}
			
.myBtn:hover {		
	background-color: #555;
}*/

.display-no {
	display: none;
}
/* 反馈弹窗 */
#feedback-dialog,
#feedback-detail-dialog {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.5);
}
#feedback-dialog .feedback-img-container,
#feedback-detail-dialog .feedback-img-container {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
#feedback-dialog .feedback-img-thumbnail,
#feedback-detail-dialog .feedback-img-thumbnail {
	position: relative;
	width: 100px;
	height: 100px;
	margin-left: 10px;
	text-align: center;
}



.common-input-box {
    width: 100%;
    line-height: normal;
    display: inline-table;
    border-spacing: 0;
    position: relative;
    font-size: 14px;
    cursor: pointer;
    border-collapse: separate;
}

.input-control {
    vertical-align: middle;
    display: table-cell;
    -webkit-appearance: none;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #dcdfe6;
    box-sizing: border-box;
    color: #606266;
    font-size: inherit;
    height: 40px;
    line-height: 40px;
    outline: none;
    padding: 0 15px;
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    width: 100%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.common-input-box .input-control{
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-box-btn {
    border-left: 0;
    background-color: #f5f7fa;
    color: #909399;
    vertical-align: middle;
    display: table-cell;
    position: relative;
    border: 1px solid #dcdfe6;
    border-radius: 4px;
    padding: 0 20px;
    width: 1px;
    white-space: nowrap;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.br-0 {
	border-radius: 0;
}

.input-btn {
    border-color: transparent;
    background-color: transparent;
    color: inherit;
    border-top: 0;
    border-bottom: 0;
    
}

/* 原图下载弹窗样式开始 */
.yuantudowload-box {
	display: none;
}

.yuantudowload {
	position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #666;
    z-index: 2000;
    background-color: #fff;
    padding: 20px 16px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    min-width: 370px;
    justify-content: flex-start;
}

.del {
	display: inline-block;
    position: absolute;
    top: 8px;
    right: 8px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 20px;
    /* color: #999; */
	cursor: pointer;
}

.yuantudowload-box .title-content {
	margin: 20px 0 18px 0;
}

.yuantudowload-box .title-content .clone {
	padding-left: 6px;
    color: #999;
    font-size: 16px;
}

.yuantudowload-box .title-content .title {
	font-size: 16px;
    color: #636363;
}

.yuantudowload-box .title-content  .extraCode {
	font-size: 16px;
    color: #78b7d4;
}

.yuantudowload-box .tip {
	font-size: 14px;
    color: #636363;
}

.yuantudowload-box .download-a {
	margin-left: 0;
    color: #fff;
    background-color: #59A4FF;
    padding: 9px 14px;
    margin: 20px 0 9px;
}
/* 原图下载弹窗样式结束 */


/* 登陆开始 */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	appearance: none;
	margin: 0;
}
input{
	-moz-appearance:textfield;
}
.o_login_pop,.forget_pwd_wrap,.sign_in_wrap{
	display: none;
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 999;
	/* display: flex; */
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.o_login_content {
	width: 500px;
	height: 449px;
	background: #ffffff;
	border-radius: 6px;
	margin: 0 auto;
	padding: 23px 45px;
	box-sizing: border-box;
	position: relative;
}
.login_close ,.forget_pwd_close,.sign_in_close{
	font-size: 32px;
	color: #dbdbdb;
	position: absolute;
	top: 30px;
	right: 20px;
	line-height: 0;
	cursor: pointer;
}
.login_style{
	width: 95%;
	font-size: 18px;
	padding-bottom: 30px;
	display: inline-flex;
}
.ac_login_style{
	color: #ED6A1B;
}
.account_login,.wx_login{
	width: 50%;
	text-align: center;
}
.account_login span,.wx_login span{
	font-size: 18px;
	cursor: pointer;
}
.verify_wrap,.phone_verify_wrap{
	display: inline-block;
	width: 260px;
	margin-bottom: 20px;
}
.phone_wrap,.pwd_wrap,.verify_wrap,.phone_verify_wrap,.pwd_ok_wrap,.name_wrap,.qq_wrap{
	height: 44px;
	opacity: 1;
	background: #ffffff;
	border: 1px solid #dbdbdb;
	border-radius: 6px;
	line-height: 44px;
	position: relative;
	margin-bottom: 20px;
}
.phone_wrap i,.pwd_wrap i,.verify_wrap i,.phone_verify_wrap i,.pwd_ok_wrap i,.name_wrap i,.qq_wrap i{
	width: 30px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}
.phone_wrap span{
	position: absolute;
	right: 18px;
	color: #ED6A1B;
	font-size: 14px;
}
.auto_login_wrap,.agree_sign_wrap{
	margin-bottom: 20px;
}
.auto_login_wrap input,.agree_sign_wrap input{
	vertical-align: middle;
	display: none;
}
.auto_login_wrap .moni_checkbox,.agree_sign_wrap .moni_checkbox{
	width: 24px;
	height: 24px;
	background: #f5f5f5;
	border: 1px solid #dbdbdb;
	border-radius: 6px;
	display: inline-flex;
	vertical-align: middle;
	margin-right: 6px;
	justify-content: center;
	align-items: center;
}
.auto_login_wrap label, .agree_sign_wrap label{
	cursor: pointer;
	font-size: 14px;
	color: #666666;
}
.auto_login_wrap .icon-gou , .agree_sign_wrap .icon-gou{
	display: none;
}
.ac_ckeckbox{
	border: 1px solid #ED6A1B !important;
}
.ac_ckeckbox i{
	color: #ED6A1B;
}
.login_btn{
	width: 410px;
	height: 44px;
	background: #ED6A1B;
	border-radius: 6px;
	color: #fff;
}
.wx_login_box{
	display: none;
}
.wx_login_box p{
	text-align: center;
	margin-top: 19px;
}
.qrcode_wx{
	width: 228px;
	height: 228px;
	padding: 19px;
	margin: 0 auto;
	background: #ffffff;
	border: 1px solid #f5f5f5;
	box-sizing: border-box;
}
.qrcode_wx img{
	width: 100%;
}
.o_login_content input{
	border: none;
	width: 70%;
}
.forget_pwd_content input,.sign_in_content input{
	border: none;
	width: 80%;
}
.o_login_content input:active , .forget_pwd_content input:active , .sign_in_content input:active {
	outline: none;
}
.foot_box{
	position: absolute;
	bottom: 20px;
	display: flex;
	justify-content: space-between;
	width: 410px;
	font-size: 14px;
}
.sign_in{
	color: #ED6A1B;
	cursor: pointer;
}
.go_forget_pwd_wrap{
	cursor: pointer;
}
.items_focus{
	border: 1px solid #ED6A1B;
}
/* 忘记密码部分 */
.forget_pwd_title,.sign_in_title{
	color: #333333;
	font-size: 18px;
	padding-bottom: 30px;
	text-align: center;
}
.forget_pwd_content {
	width: 500px;
	height: 527px;
	background: #ffffff;
	border-radius: 6px;
	margin: 0 auto;
	padding: 23px 45px;
	box-sizing: border-box;
	position: relative;
}
.sign_in_content {
	width: 500px;
	height: 705px;
	background: #ffffff;
	border-radius: 6px;
	margin: 0 auto;
	padding: 23px 45px;
	box-sizing: border-box;
	position: relative;
}
.get_verify_code,.get_sign_verify_code{
	width: 126px;
	height: 44px;
	background: #edf6fc;
	border: 1px solid #ED6A1B;
	color: #ED6A1B;
	border-radius: 6px;
	margin-left: 16px;
}
.go_login,.go_acc_login{
	color:#000;
	cursor: pointer;
}
/* 注册部分 */